home *** CD-ROM | disk | FTP | other *** search
- Path: solon.com!not-for-mail
- From: seebs@solutions.solon.com (Peter Seebach)
- Newsgroups: comp.lang.c
- Subject: Re: Off topic post
- Date: 29 Jan 1996 15:58:36 -0600
- Organization: Usenet Fact Police (Undercover)
- Message-ID: <4ejfuc$i80@solutions.solon.com>
- References: <TANMOY.96Jan27121202@qcd.lanl.gov> <4egtr8$bn0@ns.RezoNet.NET> <TANMOY.96Jan28235629@qcd.lanl.gov> <DLyM02.9zn@emr1.emr.ca>
- NNTP-Posting-Host: solutions.solon.com
-
- In article <DLyM02.9zn@emr1.emr.ca>, John Grant <jagrant@emr1.emr.ca> wrote:
- >Yes, I consider it to be quite rude. Also elitist and snobby.
- >You refused to even consider the question and wrote it off
- >immediately upon seeing the word 'far'. That's like telling
- >a little old lady that you won't help her cross the street
- >because she is wearing a red coat and you *hate* the colour red.
-
- No, it's like seeing a little old lady shoot the box that controls
- the walk signal, and then refusing to help her cross the street.
-
- >You know what the keyword 'far' does and you know that it is
- >irrelevant to the question or code, so why not just ignore it and
- >answer the question. You still could have made a comment about
- >the non-conforming code and then continued on to answer the question.
-
- I don't know for sure what far does, and I know for sure that it *does*
- affect a fair amount of code.
-
- One of two things is true:
- 1. The code makes perfectly good sense without "far".
- 2. The code depends on "far" having specific semantics.
-
- If 2 holds, the question is not about C.
- If 1 holds, the word "far" can and should be omitted.
-
- Consider; Tanmoy has a lot of experience with C. Tanmoy has finite time.
- If people want answers from Tanmoy, the least they can do is follow a few
- *reasonable* rules. (They could legitimately be expected to follow any rules
- whatsoever; Tanmoy is not obligated to answer anyone's questions.) The
- rules that Tanmoy, and many other comp.lang.c regulars, ask people to follow
- are:
- 1. No homework assigments.
- 2. Questions should be about the C language itself, not about
- an implementation, a piece of hardware, or a software package.
- 3. Posted answers should be carefully considered and correct.
- Posting a really seriously wrong answer is stupid; if you aren't
- sure, don't post, if you're sure but you're wrong, you should be
- less sure.
- 4. No questions or answers from the FAQ. It's there so people can
- read it on their own time.
- 5. Post a *minimal* *tested* program for a question. Eliminate
- features not relevant to your question. Most people find that
- this identifies the problem more clearly, and often it resolves
- problems before they have to be posted worldwide.
-
- (These are approximate.)
-
- 2 and 5 between them rule out the far keyword; either it is irrelevant
- to the question, or the question is not about C.
-
- -s
- --
- Peter Seebach - seebs@solon.com - Copyright 1995 Peter Seebach.
- C/Unix wizard -- C/Unix questions? Send mail for help. No, really!
- Using trn? Weird new newsgroup problem? I know the fix! Email me!
- The *other* C FAQ - ftp taniemarie.solon.com /pub/c/afq - Not A Flying Toy
-